Skip to main content

describeNatInfomation

Description

describe nat infomation.

Request Method

GET

Request Path

/customer/nat/describe

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
instanceIdQueryStringYesNo sample value for this parameter. instance id
regionIdQueryStringYesNo sample value for this parameter. region id

Return data

NameTypeSample valueDescription
resultobject`No sample value for this parameter.`No description for this parameter.
resultCodestringNo sample value for this parameter.No description for this parameter.
resultMsgstringNo sample value for this parameter.No description for this parameter.

Example

Successful Response example

"The successful response sample is not recognizable. Please modify API definition in API gateway before re-create the API document."

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}